Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jan 14, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ importmap-rails (2.2.2 → 2.2.3) · Repo

Release Notes

2.2.3

What's Changed

  • Fix pin_all_from incorrectly removing "js" substring from filenames by @rafaelfranca in #313
  • Handle package names with nested paths in import maps by @rafaelfranca in #322

Full Changelog: v2.2.2...v2.2.3

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 8 commits:

↗️ prism (indirect, 1.7.0 → 1.8.0) · Repo · Changelog

Release Notes

1.8.0

Added

  • Optimize ruby visitor.
  • Report unterminated construct errors at opening token.

Changed

  • Correctly expose ripper state.
  • Use one file for versioned parser classes.
  • Fix denominator of rational float literal.
  • Decouple ripper translator from ripper library.
  • Sync Prism::Translation::ParserCurrent with Ruby 4.0.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 48 commits:

↗️ rdoc (indirect, 7.0.3 → 7.1.0) · Repo · Changelog

Release Notes

7.1.0

What's Changed

✨ Enhancements

  • Support GitHub style markdown heading anchor and link reference by @st0012 in #1540
  • Allow using backticks to quote text in RDoc markup too by @st0012 in #1551

🐛 Bug Fixes

  • Fix comment_location for merged ClassModule by @tompng in #1531
  • Prevent style rendering in code blocks by @st0012 in #1536
  • Improve code block language detection by @st0012 in #1538
  • Fix Markdown strikethrough (~~text~~) not rendering in HTML output by @st0012 in #1541
  • Define Markup::Heading as a struct on rubies older than v4.0.0 by @vinistock in #1549
  • Fix cross-reference resolution for constants by @extern-c in #1539

📚 Documentation

  • Rebuild RDoc markup documentation by @st0012 in #1542
  • [DOC] Remove italic bold styling inside codeblock by @tompng in #1552
  • Use playwright MCP as the recommended way to test RDoc end to end by @st0012 in #1545
  • Fix broken RDoc Markup Reference links in RDoc::Markup by @extern-c in #1560

🛠 Other Changes

Full Changelog: v7.0.3...v7.1.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 19 commits:

↗️ thor (indirect, 1.4.0 → 1.5.0) · Repo · Changelog

Release Notes

1.5.0

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 25 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 14, 2026
@depfu depfu bot merged commit 25a8959 into main Jan 14, 2026
8 checks passed
@depfu depfu bot deleted the depfu/update/importmap-rails-2.2.3 branch January 14, 2026 20:51
@coveralls
Copy link

Pull Request Test Coverage Report for Build 21009256670

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.349%

Totals Coverage Status
Change from base Build 20977191405: 0.0%
Covered Lines: 763
Relevant Lines: 768

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants